amd-iommu: __init-annotate
authorJan Beulich <jbeulich@novell.com>
Sat, 2 Apr 2011 14:57:35 +0000 (15:57 +0100)
committerJan Beulich <jbeulich@novell.com>
Sat, 2 Apr 2011 14:57:35 +0000 (15:57 +0100)
commit6e59f30cbdfc0b21b81064b511873507e187e3c1
tree7f4c4da12aede8b7a1dcabaec2da462ae2e94af1
parentd5298187b30d5806deda9088828fd29cad9237da
amd-iommu: __init-annotate

Besides marking a few more items __init/__initdata, use the recently
introduced .init.o mechanism to move all the literal strings into
.init.rodata in those files that consist of only contributions to
.init.*.

Signed-off-by: Jan Beulich <jbeulich@novell.com>
xen/drivers/passthrough/amd/Makefile
xen/drivers/passthrough/amd/iommu_acpi.c
xen/drivers/passthrough/amd/iommu_detect.c
xen/drivers/passthrough/amd/iommu_init.c